home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Micromanía: 150 Juegos 2010
/
150Juegos_16.iso
/
Shareware
/
Shape Smash
/
shape-smash.swf
/
scripts
/
Code
/
FIELD
/
interfaces
/
_bw350.as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-05-14
|
288 b
|
17 lines
package Code.FIELD.interfaces
{
import Code.LIB._be548;
public interface _bw350
{
function get _ao508() : Boolean;
function get display() : _be548;
function onEnterFrame() : void;
function _dx150() : void;
}
}